home *** CD-ROM | disk | FTP | other *** search
- object MsgWindow: TMsgWindow
- Left = 410
- Top = 148
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- ClientHeight = 134
- ClientWidth = 284
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poOwnerFormCenter
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 6
- Top = 8
- Width = 267
- Height = 13
- Constraints.MaxHeight = 70
- Constraints.MinWidth = 267
- WordWrap = True
- end
- object CheckBox1: TCheckBox
- Left = 8
- Top = 82
- Width = 321
- Height = 17
- Caption = 'Never display this message again'
- TabOrder = 0
- end
- object BitBtn1: TBitBtn
- Left = 104
- Top = 104
- Width = 76
- Height = 25
- TabOrder = 1
- Kind = bkOK
- end
- end
-